next up previous contents index
Next: Function overloading Up: Supported Pascal language constructs Previous: Compound statements

Using functions and procedures

Free Pascal supports the use of functions and procedures, but with some extras: Function overloading is supported, as well as Const parameters and open arrays.

remark: In the subsequent paragraph the word procedure and function will be used interchangeably. The statements made are valid for both.





Michael Van Canneyt
Tue Mar 31 16:48:49 CEST 1998